Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] gh-46236: Add docs for PyUnicode_GetDefaultEncoding() doc (GH-130335) #130511

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 24, 2025

  • Clarify sys.getdefaultencoding() documentation

  • Add missing documentation for PyUnicode_GetDefaultEncoding,
    the C equivalent of sys.getdefaultencoding
    (cherry picked from commit 9f25c1f)

Co-authored-by: RUANG (James Roy) [email protected]


📚 Documentation preview 📚: https://cpython-previews--130511.org.readthedocs.build/

…onGH-130335)

* Clarify sys.getdefaultencoding() documentation

* Add missing documentation for PyUnicode_GetDefaultEncoding,
  the C equivalent of sys.getdefaultencoding
(cherry picked from commit 9f25c1f)

Co-authored-by: RUANG (James Roy) <[email protected]>
@bedevere-app bedevere-app bot mentioned this pull request Feb 24, 2025
33 tasks
@encukou encukou merged commit 3161f01 into python:3.13 Feb 24, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants